名前 | 解説 | |
---|---|---|
AcceptChangesDuringFill | System.Data.Common.DataAdapterから継承されます。 | |
AcceptChangesDuringUpdate | System.Data.Common.DataAdapterから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
ContinueUpdateOnError | System.Data.Common.DataAdapterから継承されます。 | |
DeleteCommand | Gets or sets an SQL statement for deleting records from the data set. | |
FillLoadOption | System.Data.Common.DataAdapterから継承されます。 | |
InsertCommand | Gets or sets an SQL statement used to insert new records into the data source. | |
MissingMappingAction | System.Data.Common.DataAdapterから継承されます。 | |
MissingSchemaAction | System.Data.Common.DataAdapterから継承されます。 | |
ReturnProviderSpecificTypes | System.Data.Common.DataAdapterから継承されます。 | |
SelectCommand | Gets or sets an SQL statement used to select records in the data source. | |
Site | System.ComponentModel.Componentから継承されます。 | |
TableMappings | System.Data.Common.DataAdapterから継承されます。 | |
UpdateBatchSize | オーバーライドされます。 Gets or sets a value that enables or disables batch processing support, and specifies the number of commands that can be executed in a batch. | |
UpdateCommand | Gets or sets an SQL statement used to update records in the data source. |